Esx Settings Clusters Vms VmResourceSpec
Esx Settings Clusters Vms VmResourceSpec
The Esx Settings Clusters Vms VmResourceSpec schema contains properties that describe the VM resource configurations.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"ovf_deployment_option": "string"
}
string
ovf_deployment_option
Optional
The VM deployment option that corresponds to the Configuration element of the DeploymentOptionSection in the OVF descriptor (e.g. "small", "medium", "large").
This property was added in vSphere API 9.0.0.0.
if missing or null
the default deployment options as specified in the OVF descriptor is used.